Skip to main content
This forum is closed to new posts and responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~James Zenresaburjip 12.Jan.04 09:02 PM a Web browser
Applications Development All Releases All Platforms


I have setup a checkbox field on a profile document that looks into another database to populate the choices. (this works fine)

FIELD Data:=Data;
temp:=@DbLookup("": "NoCache" ; "" : "" ;"DataLookup" ;"DATA";2);
@SetField("Data";@Unique(temp))

I have a form that has a similar checkbox field I want to populate the choices using a formula based on the the profile document field. The reason I do this I do not want to have to do the lookup each time a document is created.

@GetProfileField("dbProfile";"Data")

This no longer works since I moved to R6. I get "ERROR: This function is inappropriate for file system directories."

Any ideas what has changed or away I can get around this problem?

Regards,

Vince






Using @GetProfileField in a formula... (~James Zenresab... 12.Jan.04)
. . RE: Using @GetProfileField in a for... (~Bill Frokimari... 12.Jan.04)
. . . . RE: Using @GetProfileField in a for... (~James Zenresab... 13.Jan.04)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS